A chat flow example

In the following chat flow the example contact centre CC1 has a web site using all components offered via CallGuide.

Company CC1 offers help concerning different topics such as Helpdesk and Booking, each corresponding to an entrance in CC1 ’s CallGuide solution. Each entrance has separate opening hours and manning. All configured via CallGuide Admin.

  1. Preferring chat to make a booking the customer clicks the Chat tab displayed to the right of the web page.
  2. The chat client expands on top of the original web page. The customer can of course use any device, as the chat client is made with responsive design.
  3. The customer is expected to fill in name, customer id and an initial question, and then click a button to send the information. All based upon configurations made in the template used at installation, the CallGuide Web SDK reference client. The name and customer id is used by CallGuideas contact data - for identification, routing etc.
  4. The chat client uses CallGuide Web SDK to initiate a chat session with CallGuide Chat Engine, in its turn communicating with the CallGuide Server dedicated to OrgLtd's contact centre. CallGuide Server places the chat contact in the appropriate queue, using the data sent along.
  5. The chat client presents the view used when queueing for personal service, and the customer can see queue time and position. If OrgLtd's contact centre entrance named Booking is closed, or if the queue named Booking is understaffed, the customer may be given a message such as Return later. Texts are configured in CallGuide Admin Chat entrances window.
  6. An agent in OrgLtd's contact centre has logged in to CallGuide Agent. The agent has appropriate access functions and skills to handle booking errands, set in CallGuide Admin.
  7. The customer can hear that a new message has arrived in the chat client, and also see the name of the agent in question, along with a welcoming message. The presentation of the agent name and other texts are configured in CallGuide Admin Chat entrances window.
  8. The chat is now in progress. The initial question from the customer is automatically shown as the first entry in the chat conversation. Each party can see when the other is writing and all chat entries are stored in their respective chat history fields. A chat in progress can also be transferred to another agent.
  9. If video chat features are included and both parties web browsers support video they can have a face to face meeting. See Video in Edge Agent and Administrate video chat.
  10. Regardless of which party is ending the chat session, the chat contact will remain in CallGuide Agent, in a wrap-up state without time constraints. The agent can choose to end the wrap-up and then get ready, or to park the wrap-up in order to resume it later, when other chats in progress are ended.
  11. When the chat is ended , the customer is offered to receive the history in an automatically generated email. This is possible since CC1 is using CallGuide Email.
    The chat also contains a link to a survey, since CC1 is using CallGuide Survey. The customer clicks the links to participate in the survey and to get a mail copy of the chat. The finalized chat is seen until the customer closes the chat client.

For further details about the chat client used by the customer, see the document Configuration Instructions CallGuide Web SDK.